func golang.org/x/sys/unix.socketControlMessageHeaderAndData
3 uses
golang.org/x/sys/unix (current package)
sockcmsg_unix.go#L44: h, dbuf, err := socketControlMessageHeaderAndData(b[i:])
sockcmsg_unix.go#L59: h, dbuf, err := socketControlMessageHeaderAndData(b)
sockcmsg_unix.go#L69: func socketControlMessageHeaderAndData(b []byte) (*Cmsghdr, []byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)